花费 24 ms
Oracle For 循环添加数据

自己亲自使用的,绝对OK --添加数据declare i number; --用for实现 begin for i in 0 .. 500 loop insert into cust(cu ...

Thu Sep 10 23:45:00 CST 2015 0 2515

 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM